home *** CD-ROM | disk | FTP | other *** search
/ Tricks of the Mac Game Programming Gurus / TricksOfTheMacGameProgrammingGurus.iso / Tools / nShell™ 1.0.3 / MoreSource / man.π.rsrc / man.π.rsrc.rsrc / TEXT_16080_man pathchk general.txt < prev    next >
Encoding:
Text File  |  1994-09-22  |  472 b   |  25 lines

  1.  
  2. NAME
  3.  
  4. pathchk - evaluates a full or partial pathname
  5.  
  6. SYNOPSIS
  7.  
  8. pathchk pathname
  9.  
  10. DESCRIPTION
  11.  
  12. The nShell environment uses traditional Macintosh pathnames.  The "pathchk" command is included to allow the user to experiment with those pathnames.
  13.  
  14. Given a full or partial pathname, pathchk will echo the equivalent full pathname.
  15.  
  16. Pathchk does not check to see if any of the specified volumes, directories, or files exist.
  17.  
  18. RETURN CODES
  19.  
  20. <0    Error
  21. 0    Success
  22.  
  23. SEE ALSO
  24.  
  25. which